lisp/frameset.el: Optimize check for visible frame.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 12 Mar 2014 18:36:26 +0000 (19:36 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 12 Mar 2014 18:36:26 +0000 (19:36 +0100)
commit5513ba1130693f42c01242ed05b7dd9b14f2e16a
tree38dd919d3fc3bd576ef979ce632ef4037ae2664d
parent8670aa680438595883a9295eb65d311ba720a63a
lisp/frameset.el: Optimize check for visible frame.

(frameset-restore): When checking for a visible frame,
use the action map instead of calling visible-frame-list.
lisp/ChangeLog
lisp/frameset.el